C1.Web.Mvc Namespace / MenuBase<T> Class / IsButton Property

In This Topic
IsButton Property (MenuBase<T>)
In This Topic
Gets or sets a value that determines whether menu should act as a split button instead of a regular menu.
Syntax
'Declaration
 
Public Property IsButton As Boolean
 
See Also